Skip to content

Conversation

@kyungkoo
Copy link

fix lib for ios 14

UIView *contentViewParent = self;
UIView *clipViewParent = self.cellScrollView;

[self.contentView superview];

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 이슈가 iOS 14에서만 발생되는 문제인지 Xcode 12 전환으로 인한 문제인지 확인해주세요.
iOS 14자체의 문제라면 조건문을 추가해야 할것 같아요.

그리고 잘 이해는 안가는 코드라 주석도 추가해주시면 좋을 것 같습니다.

@kyungkoo
Copy link
Author

이 부분은 다시 검토하도록 하겠습니다. ^^;

@kyungkoo kyungkoo closed this Oct 23, 2020
@kyungkoo kyungkoo deleted the fix/support-ios14 branch October 25, 2020 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants